home *** CD-ROM | disk | FTP | other *** search
-
- /*
- * Plurals
- *
- * Author: S.C.Merrall
- *
- * File: Lisplurals.c
- *
- * Contents:
- *
- * Description: This file contains the functions for the object
- * Lisplural. The structure that describes the
- * physical location of a plural on the processor array.
- * Functions in plurals.m are called to preform the
- * actual allocation.
- *
- * Change History:
- *
- * Date Name Comment
- * -------- ---- -------
- * 29:01:91 SCM Created
- * 14:02:91 SCM Coded in terms of mp_objects via MP_Handles
- * 18:02:91 SCM Proper naming convention
- *
- */
-
-